JavaScript

A5.ButtonListrefresh Method

Syntax

A5.ButtonList.refresh()

Description

Refresh the button list.

Example

// assume "colorsBtnList" is an A5.ButtonList
colorsBtnList.refresh();